home *** CD-ROM | disk | FTP | other *** search
/ Deutsche Edition 1 / Deutsche Edition 1.iso / amok / 001-010 / amok08 / spacedemo / spacedemo.readme < prev    next >
Text File  |  1993-11-04  |  2KB  |  55 lines

  1.  
  2. =============================================================================
  3.  
  4.                              S p a c e - D e m o
  5.                           =========================
  6.  
  7.  
  8.                         3-D-Demonstartion of a house.
  9.  
  10.                          © 1988 by Fridtjof Siebert
  11.                                 Nobileweg 67
  12.                              D-7000 Stuttgart 40
  13.  
  14. =============================================================================
  15.  
  16.  
  17.     SpaceDemo shows a 3-dimensional house with filled areas.
  18.  
  19.     You can start SpaceDemo by clicking it or Haus.det twice.
  20.     SpaceDemo loads Haus.det after it's started.
  21.  
  22.     You can turn the house with your mouse:
  23.       horizontally: turn around Y-axis,
  24.       vertically:   turn around X-axis.
  25.     It's redrawn quickly. You can exit SpaceDemo by pressing Space.
  26.  
  27.     100% of SpaceDemo is written in Modula-II and compiled with ALSoft's
  28.     Compiler.
  29.  
  30.     SpaceAssDemo is a newer version of the program. Some parts
  31.     have been translated to Assembler. So it's faster.
  32.  
  33.     SpaceAutoDemo behaves like SpaceAssDemo does. The only difference
  34.     is that it turns the house by random values.
  35.  
  36.     SpaceDemo draws an a 320 Pixels wide and 256 high (sorry, it's PAL)
  37.     Low-Resolution-Screen with 16 (!) Colors. I didn't program Blitter
  38.     direcly and did not Forbid() multitasking or did things like that. If
  39.     you don't believe me, you can get your pointer back with the ESC-Key
  40.     and you can pull down SpaceDemo's Screen...
  41.  
  42.     SpaceDemo doesn't work with a table containing all pre-calculated Data
  43.     (this would take more than 8MB). Everything is done in RealTime!
  44.  
  45.     SpaceDemo is a shortened version of a 3D- Editor that I'm writing at
  46.     the moment.
  47.  
  48.     SpaceDemo's Source is 260KBytes long, that's why it isn't put on this
  49.     PD-Disk.
  50.  
  51.  
  52. Amaze the C-Programmers you know with this !
  53.  
  54. ---  Fridtjof.
  55.